@charset "utf-8";
/* CSS Document by cjy */
html,
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td,
a {
  margin: 0;
  padding: 0;
  color: #333;
}
html {
  display: inline-block;
  width: 100%;
}
img {
  border: none;
}
a {
  text-decoration: none;
  cursor: pointer;
  border: 0;
}
strong {
  font-weight: bold;
}
ul,
ol,
li,
dt,
dd {
  list-style: none;
}
em,
i {
  font-style: normal;
}
.dis-in-b {
  display: inline-block;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.clear {
  clear: both;
}
.clearfix {
  zoom: 1;
}
.clearfix:after {
  content: '.';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
/* CSS Document by cjy */
.pr {
  position: relative;
}
@media only screen and (min-width: 821px), only screen and (min-device-width: 821px) {
  .menu-more {
    display: none;
  }
}
@media only screen and (max-width: 820px), only screen and (max-device-width: 820px) {
  .app-dis-none {
    display: none !important;
  }
  .wrapper {
    width: 100% !important;
  }
  .wrapper1 {
    width: 100% !important;
  }
  .mt10 {
    margin-top: 1rem;
  }
  .mt20 {
    margin-top: 2rem;
  }
  .mt30 {
    margin-top: 3rem;
  }
  .mt40 {
    margin-top: 4rem;
  }
  /*首页s*/
  .top {
    /*display: none;*/
    display: block;
    margin-bottom: -30px;

  }
  .app-menu-search {
    display: block !important;
    background: #1b50b0;
    padding: 1.5rem;
  }
  .app-search {
    display: inline-block;
    float: left;
    width: 35.6rem;
    margin-left: 18.2rem;
    height: 4.8rem;
    margin-top: 0.8rem;
    background: url(../images/2022hnsj_search.png) no-repeat;
    background-size: 100% 100%;
  }
  .app-search .srk {
    width: 16rem;
    height: 3.3rem;
    font: 1.4rem/3.3rem "微软雅黑";
    padding-left: 1.6rem;
    outline: none;
    border: none;
    background: none;
  }
  .app-search .ss {
    width: 3.8rem;
    height: 3.3rem;
    outline: none;
    border: none;
    background: none;
  }
  .app-search .ss:hover {
    cursor: pointer;
  }
  .app-menu {
    display: inline-block;
    float: right;
    margin-right: 2rem;
    width: 4.8rem;
    height: 4rem;
    margin-top: 0.8rem;
    background: url(../images/2022hnsj_menu.png) no-repeat;
    background-size: auto 100%;
  }
  .m_nav {
    background: #fff;
    position: fixed;
    top: 0px;
    box-shadow: 0 15px 27px 0 rgba(167, 165, 165, 0.38);
    width: 100%;
    height: 100%;
    transition: all ease 0.5s;
    -webkit-transition: all ease 0.5s;
    z-index: 1000;
    opacity: 1;
    visibility: visible;
    margin-top: 0;
    overflow-y: auto;
    transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1) 0ms;
    top: 0;
    transform: translateX(100%);
  }
  .m_nav.open {
    transform: translateX(0);
  }
  .m_nav .top-app {
    height: 60px;
    padding: 20px;
    box-sizing: border-box;
  }
  .m_nav .top-app .closed {
    width: 30px;
    height: 30px;
    vertical-align: middle;
    float: right;
    cursor: pointer;
  }
  .m_nav .ul {
    margin-top: 30px;
  }
  .m_nav .ul li {
    padding: 0 20px;
    transform: translateY(0);
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1) 0ms;
    transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1) 0ms;
    opacity: 0;
  }
  .m_nav.open .ul li {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  .m_nav .ul li:nth-child(1) {
    -webkit-transition: all 0.2s cubic-bezier(0.77, 0, 0.175, 1) 0ms;
    transition: all 0.2s cubic-bezier(0.77, 0, 0.175, 1) 0ms;
  }
  .m_nav .ul li:nth-child(2) {
    -webkit-transition: all 0.4s cubic-bezier(0.77, 0, 0.175, 1) 0ms;
    transition: all 0.4s cubic-bezier(0.77, 0, 0.175, 1) 0ms;
  }
  .m_nav .ul li:nth-child(3) {
    -webkit-transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1) 0ms;
    transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1) 0ms;
  }
  .m_nav .ul li:nth-child(4) {
    -webkit-transition: all 0.8s cubic-bezier(0.77, 0, 0.175, 1) 0ms;
    transition: all 0.8s cubic-bezier(0.77, 0, 0.175, 1) 0ms;
  }
  .m_nav .ul li:nth-child(5) {
    -webkit-transition: all 1s cubic-bezier(0.77, 0, 0.175, 1) 0ms;
    transition: all 1s cubic-bezier(0.77, 0, 0.175, 1) 0ms;
  }
  .m_nav .ul li:nth-child(6) {
    -webkit-transition: all 1.2s cubic-bezier(0.77, 0, 0.175, 1) 0ms;
    transition: all 1.2s cubic-bezier(0.77, 0, 0.175, 1) 0ms;
  }
  .m_nav .ul li a {
    display: block;
    text-decoration: none;
    color: #333;
    font-size: 3.2rem;
    height: 7rem;
    line-height: 7rem;
    width: 100%;
  }
  .m_nav .ul li .dropdown_menu {
    display: none;
  }
  .m_nav .ul li.dropdown.active .dropdown_menu {
    display: block;
  }
  .m_nav .ul li .dropdown_menu a {
    font-size: 2.6rem;
    font-weight: 500;
    display: block;
    height: 6rem;
    line-height: 6rem;
    color: #333;
    padding: 0 40px;
    box-sizing: border-box;
    background: #fff;
    border-bottom: 1px solid #f5f5f5;
  }
  .m_nav .ul li .dropdown_menu a:last-child {
    border: none;
  }
  .menu {
    display: none;
  }
  .header {
    position: relative;
    height: 30rem;
    z-index: 9;
  }
  .logo2 {
    display: block;
    float: left;
    width: 38.8rem;
    height: 4.4rem;
    margin-top: 4rem;
    margin-left: 16rem;
    background: url(../images/kxy3-rx.png) 0px center no-repeat;
    background-size: 100% auto;
  }
  .logo {
    display: block;
    float: left;
    width: 57.1rem;
    height: 10.5rem;
    margin-top: 3.4rem;
    margin-left: 8rem;
    background: url(../images/kxy3-logo.png) 0px center no-repeat;
    background-size: 100% auto;
  }
  .search {
    display: none;
    float: right;
    width: 30.8rem;
    height: 4rem;
    margin-right: 22rem;
    margin-top: 5.7rem;
    background: url(../images/kxy3-search.png) no-repeat;
    background-size: 100% auto;
  }
  .search .srk {
    width: 23rem;
    height: 4rem;
    font: 1.6rem/4rem "微软雅黑";
    padding-left: 2rem;
  }
  .search .ss {
    width: 4.8rem;
    height: 4rem;
  }
  .menu a {
    width: 25%;
    font: bold 2.2rem/6rem "微软雅黑";
  }
  .menu a.index {
    width: 25%;
    height: 6rem;
    background: url(../images/2022hnsj_home.png) center center no-repeat;
    background-size: auto 55%;
  }
  .app-zw {
    padding: 0 2rem;
  }
  .cont-tab1 {
    display: inline-block;
    width: 100%;
    padding: 0;
  }
  .cont-tab2 {
    display: inline-block;
    width: 100%;
    padding: 0;
    margin-top: 3rem;
  }
  .list1 {
    display: inline-block;
    width: 100%;
  }
  .list2 {
    display: inline-block;
    width: 100%;
  }
  .com-tit1 {
    background: url(../images/2022hnsj_tit1.png) no-repeat;
    background-size: auto 100%;
    height: 5.3rem;
  }
  .com-tit1 a.tit {
    padding-left: 5.5rem;
    font: bold 2rem/5rem "微软雅黑";
    padding-top: 0.3rem;
  }
  .com-tit1 a.more {
    padding-top: 0.3rem;
    font: 0.1rem/5rem "微软雅黑";
    padding-right: 18px;
  }
  .com-tit1 a.more:hover {
    color: #c00101;
  }
  .com-tit2 {
    height: 5.3rem;
    margin-top: 3rem;
  }
  .com-tit2 a.tit {
    padding-left: 2rem;
    background: url(../images/2022hnsj_tit2.png) left center no-repeat;
    background-size: auto 40%;
    font: bold 2rem/5rem "微软雅黑";
    padding-top: 0.3rem;
  }
  .com-tit2 a.more {
    padding-top: 0.3rem;
    font: 1.4rem/5rem "微软雅黑";
  }
  .com-tit2 {
    height: 5.3rem;
    margin-top: 3rem;
  }
  .com-tit2 a.tit {
    background: url(../images/2022hnsj_tit2.png) left center no-repeat;
    background-size: auto 40%;
  }
  .com-tit2 a.aa {
    margin-bottom: -2px;
    padding: 0 2rem;
    font: 2rem/5rem "微软雅黑";
    padding-top: 0.3rem;
  }
  .com-tit2 a.aa.cur {
    font: bold 2rem/5rem "微软雅黑";
    padding-top: 0.3rem;
  }
  .com-tit2 a.more {
    padding-top: 0.3rem;
    font: 1.4rem/5rem "微软雅黑";
  }
  .list-tab1 {
    height: auto;
  }
  .list-tab1 a.pic img {
    float: left;
    width: 25rem;
    height: 16.6rem;
    display: initial;
  }
  .list-tab1 a.pic2 img {
    float: left;
    width: 25rem;
    height: 18.7rem;
    display: initial;
  }
  .list-tab1 a.tit {
    width: 42rem;
    float: right;
    height: 5.6rem;
    display: block;
    font-size: 1.6rem;
    line-height: 2.8rem;
    padding-left: 1rem;
    padding-top: 0.8rem;
    padding-bottom: 0.8rem;
    padding-right: 1rem;
  }
  .list-tab5 {
    padding-top: 1rem;
  }
  .list-tab5 a {
    display: block;
    font: 1.6rem/4.8rem "微软雅黑";
    margin-bottom: 2px;
  }
  .list-tab5 a span {
    margin-right: 1.8rem;
    width: 8.6rem;
    height: 4.8rem;
  }
  .list-tab5 a span.a1 {
    background: #1b50b0 url(../images/yjjg1.png) center center no-repeat;
    background-size: auto 50%;
  }
  .list-tab5 a span.a2 {
    background: #1b50b0 url(../images/yjjg2.png) center center no-repeat;
    background-size: auto 50%;
  }
  .list-tab5 a span.a3 {
    background: #1b50b0 url(../images/yjjg3.png) center center no-repeat;
    background-size: auto 50%;
  }
  .list-tab5 a span.a4 {
    background: #1b50b0 url(../images/yjjg4.png) center center no-repeat;
    background-size: auto 50%;
  }
  .comtit3 a {
    padding: 0 2rem;
    font: 2rem/5rem "微软雅黑";
  }
  .comtit3 a.cur,
  .comtit3 a:hover {
    border-bottom: 0.4rem solid #1b50b0;
  }
  ul.comlist1 li {
    background: url(../images/2022hnsj_list1.png) left center no-repeat;
    background-size: auto 40%;
    padding-left: 1.4rem;
  }
  ul.comlist1 li a {
    font: 1.8rem/4.8rem "微软雅黑";
    padding-right: 1.6rem;
  }
  ul.comlist1 li span {
    font: 1.4rem/4.8rem "微软雅黑";
  }
  ul.comlist2 {
    margin-top: 2.6rem !important;
  }
  ul.comlist2 li {
    background: url(../images/2022hnsj_list3.png) left center no-repeat;
    background-size: auto 40%;
    padding-left: 2.4rem;
  }
  ul.comlist2 li a {
    font: 1.8rem/4.8rem "微软雅黑";
    padding-right: 1.6rem;
  }
  ul.comlist2 li span {
    font: 1.4rem/4.8rem "微软雅黑";
  }
  .list3 {
    height: auto;
    padding-top: 1.6rem;
  }
  .list3-tab {
    padding: 1rem 2rem;
  }
  .list3-tab .rq {
    width: 12rem;
  }
  .list3-tab .rq span {
    font: bold 2.4rem/4rem "微软雅黑";
  }
  .list3-tab .rq p {
    font: bold 1.2rem/2.4rem "微软雅黑" !important;
  }
  .list3-tab a {
    width: 52rem;
    font: 1.6rem/2.6rem "微软雅黑";
    padding-top: 0.8rem;
  }
  .khfw-title {
    width: 6rem;
    height: 12.8rem;
    background: url(../images/kxy3-khfw0.png) right center no-repeat;
    background-size: auto 100%;
  }
  .khfw-title span {
    width: 6rem;
    height: 12.8rem;
    background: url(../images/kxy3-khfw-tit.png) center center no-repeat;
    background-size: auto 80%;
  }
  .khfw-clj {
    margin-top: 0rem;
    width: 67rem;
  }
  .khfw-clj a {
    display: inline-block;
    float: left;
    width: 33.33%;
    font: 1.5rem/5rem "微软雅黑";
    padding-right: 0rem;
    margin: 1rem 0;
    color: #3789c6;
  }
  .khfw-clj a.a1 span {
    background: #3789c6 url(../images/kxy3-khfw1.png) center center no-repeat;
    background-size: 50% auto;
  }
  .khfw-clj a.a2 span {
    background: #3789c6 url(../images/kxy3-khfw2.png) center center no-repeat;
    background-size: 50% auto;
  }
  .khfw-clj a.a3 span {
    background: #3789c6 url(../images/kxy3-khfw3.png) center center no-repeat;
    background-size: 50% auto;
  }
  .khfw-clj a.a4 span {
    background: #3789c6 url(../images/kxy3-khfw4.png) center center no-repeat;
    background-size: 50% auto;
  }
  .khfw-clj a.a5 span {
    background: #3789c6 url(../images/kxy3-khfw5.png) center center no-repeat;
    background-size: 50% auto;
  }
  .khfw-clj a.a6 span {
    background: #3789c6 url(../images/kxy3-khfw6.png) center center no-repeat;
    background-size: 50% auto;
  }
  .khfw-clj a:hover {
    color: #ef8300;
  }
  .khfw-clj a:hover span {
    background-color: #ef8300;
  }
  .khfw-clj a span {
    margin-right: 0.5rem;
    float: left;
    display: inline-block;
    width: 5rem;
    height: 5rem;
    border-radius: 50%;
  }
  .list-tab4 {
    padding: 1.5rem 0;
  }
  .list-tab4 a {
    padding-left: 6.6rem;
    background: url(../images/2022hnsj_list2.png) 20px center no-repeat;
    background-size: auto 60%;
    font: 1.8rem/3.8rem "微软雅黑";
  }
  .list-tab6 {
    padding: 1rem 1.5rem;
  }
  .list-tab6 a {
    margin-left: 1rem;
    padding-left: 2rem;
    background: url(../images/list6.png) left center no-repeat;
    font: 1.6rem/4.6rem "微软雅黑";
  }
  .fwly a {
    width: 25rem;
    font: 1.6rem/5.4rem "微软雅黑";
    padding-left: 8.2rem;
    color: #333333;
  }
  .fwly a.a1 {
    background: url(../images/kxy3-fwly1.png) 4rem center no-repeat;
    background-size: auto 50%;
  }
  .fwly a.a2 {
    background: url(../images/kxy3-fwly2.png) 4rem center no-repeat;
    background-size: auto 50%;
  }
  .fwly a.a3 {
    background: url(../images/kxy3-fwly3.png) 4rem center no-repeat;
    background-size: auto 50%;
  }
  .fwly a.a4 {
    background: url(../images/kxy3-fwly4.png) 4rem center no-repeat;
    background-size: auto 50%;
  }
  .fwly a.a5 {
    background: url(../images/kxy3-fwly5.png) 4rem center no-repeat;
    background-size: auto 50%;
  }
  .fwly a.a6 {
    background: url(../images/kxy3-fwly6.png) 4rem center no-repeat;
    background-size: auto 50%;
  }
  .fwly a.a7 {
    background: url(../images/kxy3-fwly7.png) 4rem center no-repeat;
    background-size: auto 50%;
  }
  .fwly a.a8 {
    background: url(../images/kxy3-fwly8.png) 4rem center no-repeat;
    background-size: auto 50%;
  }
  .yqlj-tit {
    display: block;
    border-bottom: 2px solid #2d5da8;
    background: url(../images/kxy3-yqlj.png) 2rem top no-repeat;
    background-size: auto 5rem;
  }
  .yqlj-tit span {
    margin-left: 8rem;
    font: bold 1.8rem/5rem "微软雅黑";
    margin-bottom: 2rem;
  }
  .yqlj-tit .yqlj-clj {
    display: block;
  }
  .yqlj-tit .yqlj-clj a {
    padding-left: 2rem;
    padding-right: 3rem;
    margin-right: 1rem;
    font: 1.8rem/5rem "微软雅黑";
    background: url(../images/yqlj.png) right center no-repeat;
  }
  .yqlj-tit .yqlj-clj a.cur {
    background: url(../images/yqljcur.png) right center no-repeat;
  }
  .yqlj-cont {
    display: none;
    padding: 2rem;
  }
  .yqlj-cont a {
    width: 33.4rem;
    padding-right: 2rem;
    font: 1.6rem/3.6rem "微软雅黑";
  }
  /*尾部s*/
  .footer {
    height: 60.8rem;
    margin-top: 3rem;
  }
  .foot1 {
    top: 24rem;
    right: 45rem;
  }
  .foot2 {
    position: absolute;
    top: 24rem;
    right: 24rem;
  }
  .foot2 span {
    display: block;
    font: 14px/30px "微软雅黑";
    color: #FFFFFF;
    text-align: center;
  }
  .foot3 {
    position: absolute;
    top: 24rem;
    right: 2rem;
  }
  .foot3 span {
    display: block;
    font: 14px/30px "微软雅黑";
    color: #FFFFFF;
    text-align: center;
  }
  .foot4 {
    position: absolute;
    top: 30rem;
    right: 62rem;
    font: 1.6rem/3rem "微软雅黑";
  }
  .foot-nr {
    position: absolute;
    top: 3rem;
    left: 0px;
    width: 100%;
  }
  .foot-p span {
    padding: 0 1rem;
    font: 1.6rem/3rem "微软雅黑";
  }
  /*尾部e*/
  /*首页e*/
  /*细览s*/
  /*面包屑*/
  .mbx {
    height: 6rem;
    background: url(../images/location.png) 10px center no-repeat;
    background-size: auto 40%;
    padding-left: 4.2rem;
    font: 1.4rem/6rem "微软雅黑";
  }
  .mbx a {
    font: 1.6rem/6rem "微软雅黑";
  }
  .mbx span {
    font: 1.6rem/6rem "微软雅黑";
  }
  .xl {
    padding: 4rem 2rem;
	min-height: unset;
  }
  .xl h3 {
    font: bold 3rem/6rem "微软雅黑";
  }
  .xl .rq {
    margin: 1rem 0;
    font: 1.4rem/3.6rem "微软雅黑";
  }
  .xl .zw {
    padding: 2rem 0;
  }
  .xl .zw p {
    font: 1.6rem/3rem "微软雅黑";
  }
  .xl .zw img {
    margin: 2rem auto;
  }
  /*细览e*/
  /*概览s*/
  .gl-left {
    display: none;
  }
  .gl-right {
    display: inline-block;
    float: right;
    width: 96% !important;
    margin: 0 2%;
  }
  /*概览e*/
  /*机构概况s*/
  .jggk-tab {
    margin-top: 2rem;
  }
  .jggk-tab a {
    margin: 1rem;
  }
  .jggk-tab img {
    width: 15.8rem;
  }
  .jggk-tab .nr {
    left: 15.8rem;
    margin-left: 2rem;
    width: 50rem;
  }
  .jggk-tab .nr h3 {
    font: 1.6rem/3.6rem "微软雅黑";
  }
  .jggk-tab .nr h3 strong {
    font: bold 2.4rem/3.6rem "微软雅黑";
    margin-right: 2rem;
  }
  .jggk-tab .nr p {
    font: 1.6rem/3.6rem "微软雅黑";
  }
  /*机构概况e*/
  /*图库s*/
  .tk-tab1 {
    margin-top: 2rem;
    margin-left: 3rem;
    width: 31.3rem;
  }
  .tk-tab1 img {
    width: 31.3rem;
    height: 26.3rem;
  }
  .tk-tab1 a {
    font: 1.8rem/3rem "微软雅黑";
  }
  .tk-tab1.ml0 {
    margin-left: 3rem;
  }
  .tk2 {
    width: 96%;
    margin: 0 2%;
  }
  /*图库e*/
  /*专题s*/
  .zt-banner {
    margin-bottom: 3rem;
  }
  .zt-banner img {
    width: 100%;
  }
  .zt-tab {
    padding: 2rem 0;
  }
  .zt-tab img {
    display: inline-block;
    float: left;
    margin-right: 2rem;
    width: 23.2rem;
    height: 17.4rem;
  }
  .zt-tab .nr a {
    font: bold 1.8rem/3.8rem "微软雅黑";
  }
  .zt-tab .nr p {
    font: 1.6rem/3rem "微软雅黑";
  }
  .gl-right.zt .com-tit2 span {
    background: url(../images/2022hnsj_tit3.png) left 1.8rem no-repeat;
    background-size: auto 40%;
  }
  /*专题e*/
}
